home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19960715-19961006 / 000301_news@columbia.edu _Thu Sep 5 12:06:30 1996.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: news@columbia.edu
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30]) by watsun.cc.columbia.edu (8.7.5/8.7.3) with ESMTP id MAA08497 for <kermit.misc@watsun.cc.columbia.edu>; Thu, 5 Sep 1996 12:06:29 -0400 (EDT)
  3. Received: (from news@localhost) by newsmaster.cc.columbia.edu (8.7.5/8.7.3) id MAA18832 for kermit.misc@watsun; Thu, 5 Sep 1996 12:06:27 -0400 (EDT)
  4. Path: news.columbia.edu!watsun.cc.columbia.edu!fdc
  5. From: fdc@watsun.cc.columbia.edu (Frank da Cruz)
  6. Newsgroups: comp.protocols.kermit.misc
  7. Subject: MS-DOS Kermit 3.15 Beta 6 available
  8. Date: 5 Sep 1996 16:06:01 GMT
  9. Organization: Columbia University
  10. Lines: 16
  11. Message-ID: <50mtp9$frp@apakabar.cc.columbia.edu>
  12. NNTP-Posting-Host: watsun.cc.columbia.edu
  13.  
  14.  
  15. Beta 6 fixes several bugs that were reported in Beta 5:
  16.  
  17.  . END/POP was acting like STOP instead of returning one level up.
  18.  . Consecutive spaces in strings were collapsed to single spaces.
  19.  . Use of arrays with more than 14 elements resulted in memory corruption.
  20.  . INPUT was ignoring certain material.
  21.  
  22. Beta 5 is in the regular place:
  23.  
  24.   ftp://kermit.columbia.edu/kermit/test/bin/msk315.zip
  25.  
  26. Please send reports by email to kermit@columbia.edu.  Thanks, as always,
  27. to Joe Doupnik for his excellent work.
  28.  
  29. - Frank